home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / ptrplynt.lha / SPlay.DOC < prev    next >
Text File  |  1995-09-19  |  1KB  |  44 lines

  1. TABLE OF CONTENTS
  2.  
  3. SPlay/--about--
  4. SPlay/--history--
  5. Splay/--interface--
  6. SPlay/--about--                                               SPlay/--about--
  7.  
  8.     $RCSfile: Splay.mod $
  9.    $Revision: 1.1 $
  10.        $Date: 1995/08/30 06:11:25 $
  11.      $Author: phf $
  12.  
  13.  Description: Simple module player hack for testing PTReplay.
  14.  
  15.    Copyright: Copyright (c) 1995 by Peter Fröhlich [phf].
  16.               All rights reserved.
  17.  
  18.      License: This  file  is  freely distributable as long as no
  19.               money  is  made by distributing it.  If you modify
  20.               it   please  let  me  know.   You  may  distribute
  21.               modified versions as long as my original copyright
  22.               is  respected  and  your modifications are clearly
  23.               marked  as  such.   It  may  only  be used in non-
  24.               commercial projects.
  25.  
  26.       e-mail: p.froehlich@amc.cube.net
  27.  
  28.      $Source: Users:Homes/phf/Programming/Development/PTReplay/REPOSITORY/Spl
  29. ay.mod $
  30.  
  31. SPlay/--history--                                           SPlay/--history--
  32.  
  33.  $Log: Splay.mod $
  34.  Revision 1.1  1995/08/30  06:11:25  phf
  35.  Initial revision
  36.  
  37. Splay/--interface--                                       Splay/--interface--
  38.  
  39. DEFINITION SPlay;
  40.  
  41.  
  42. END SPlay.
  43.  
  44.